mobileIsVoiceOverRunning
Type
function
Summary
Returns true if Voice Over is turned on (iOS only)
Syntax
mobileIsVoiceOverRunning
Description
Use the mobileIsVoiceOverRunning function if you need to know if Voice Over is turned on or not.
Examples
if mobileIsVoiceOverRunning() then
answer "Voice Over is turned on"
end if
Compatibility and Support
Introduced
LiveCode 6.7.1
OS
ios
Platforms
mobile